Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support aws_sns_topic property in Snowflake #243

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

jtmcn
Copy link

@jtmcn jtmcn commented Dec 13, 2023

Description & motivation

This change adds support for the aws_sns_topic property in Snowflake, which is used to auto-refresh external tables using notifications from AWS S3. Relevant Snowflake documentation.

resolves: #241

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added an integration test for my fix/feature (if applicable)

@jtmcn jtmcn requested a review from jeremyyeo as a code owner December 13, 2023 22:36
Copy link
Collaborator

@dataders dataders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jtmcn!

@dataders dataders merged commit 38417dd into dbt-labs:main Apr 11, 2024
3 checks passed
@jtmcn jtmcn deleted the aws_sns_support_on_snowflake branch April 29, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: support AWS_SNS_TOPIC field in external table yml definition for Snowflake data warehouses
2 participants